home *** CD-ROM | disk | FTP | other *** search
-
- /*
- * ram:Dice/egsgfx.h
- *
- * MACHINE GENERATED WITH FDTOPRAGMA
- */
-
- #ifndef EGSGfxBase_INLINE
- #define EGSGfxBase_INLINE
-
- #include <egs/clib/egsgfx_protos.h>
-
- #ifdef __DICE_INLINE
- #ifndef EGSGfxBase_DECLARED
- extern struct Library *EGSGfxBase;
- #endif
-
-
-
- #pragma libcall EGSGfxBase EG_SetAPen 1e 8002
- #pragma libcall EGSGfxBase EG_SetBPen 24 8002
- #pragma libcall EGSGfxBase EG_SetDrMd 2a 8002
- #pragma libcall EGSGfxBase EG_Move 30 80103
- #pragma libcall EGSGfxBase EG_WritePixel 36 80103
- #pragma libcall EGSGfxBase EG_ReadPixel 3c 80103
- #pragma libcall EGSGfxBase EG_Draw 42 80103
- #pragma libcall EGSGfxBase EG_Curve 48 801234507
- #pragma libcall EGSGfxBase EG_Text 4e 89003
- #pragma libcall EGSGfxBase EG_RectFill 54 8012305
- #pragma libcall EGSGfxBase EG_CopyBitMapRastPort 5a 8901234508
- #pragma libcall EGSGfxBase EG_ScrollRaster 60 801234507
- #pragma libcall EGSGfxBase EG_FillMask 66 890104
- #pragma libcall EGSGfxBase EG_AreaCircle 6c 801204
- #pragma libcall EGSGfxBase EG_AreaMove 72 80103
- #pragma libcall EGSGfxBase EG_AreaDraw 78 80103
- #pragma libcall EGSGfxBase EG_AreaEnd 7e 801
- #pragma libcall EGSGfxBase EG_AreaCurve 84 801234507
- #pragma libcall EGSGfxBase EG_InitArea 8a 89003
- #pragma libcall EGSGfxBase EG_OpenFont 90 801
- #pragma libcall EGSGfxBase EG_CloseFont 96 801
- #pragma libcall EGSGfxBase EG_StdFont 9c 00
- #pragma libcall EGSGfxBase EG_InstallClipRegion a2 8902
- #pragma libcall EGSGfxBase EG_RemoveClipRegion a8 801
- #pragma libcall EGSGfxBase EG_CreateRastPort ae 89a03
- #pragma libcall EGSGfxBase EG_DeleteRastPort b4 801
- #pragma libcall EGSGfxBase EG_SetFont ba 8902
- #pragma libcall EGSGfxBase EG_SetSoftStyle c0 80103
- #pragma libcall EGSGfxBase EG_Ellipse c6 8012305
- #pragma libcall EGSGfxBase EG_SetMask cc 8002
- #pragma libcall EGSGfxBase EG_TextLength d2 89003
- #pragma libcall EGSGfxBase EG_Flood d8 801204
- #pragma libcall EGSGfxBase EG_CopyRectangle de 8901234508
- #pragma libcall EGSGfxBase EG_FillMaskSeg e4 8901234508
- #pragma libcall EGSGfxBase EG_CurveL ea 801234507
- #pragma libcall EGSGfxBase EG_AreaCurveL f0 801234507
-
- #endif
-
- #endif
-
-